From: kaf24@firebug.cl.cam.ac.uk Date: Tue, 2 May 2006 08:18:55 +0000 (+0100) Subject: Remove obsolete privcmd_blkmsg struct. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16108^2~31 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=6a4be408e4f7be50ce912570883e6d6e9eb2cf53;p=xen.git Remove obsolete privcmd_blkmsg struct. Signed-off-by: Hollis Blanchard --- diff --git a/linux-2.6-xen-sparse/include/xen/public/privcmd.h b/linux-2.6-xen-sparse/include/xen/public/privcmd.h index a7da5221e8..313204aa32 100644 --- a/linux-2.6-xen-sparse/include/xen/public/privcmd.h +++ b/linux-2.6-xen-sparse/include/xen/public/privcmd.h @@ -62,13 +62,6 @@ typedef struct privcmd_mmapbatch { unsigned long __user *arr; /* array of mfns - top nibble set on err */ } privcmd_mmapbatch_t; -typedef struct privcmd_blkmsg -{ - unsigned long op; - void *buf; - int buf_size; -} privcmd_blkmsg_t; - /* * @cmd: IOCTL_PRIVCMD_HYPERCALL * @arg: &privcmd_hypercall_t